CVE-2025-55888
"ARD Ajax Transaction Manager XSS"
Description
Cross-Site Scripting (XSS) vulnerability was discovered in the Ajax transaction manager endpoint of ARD. An attacker can intercept the Ajax response and inject malicious JavaScript into the accountName field. This input is not properly sanitized or encoded when rendered, allowing script execution in the context of users browsers. This flaw could lead to session hijacking, cookie theft, and other malicious actions.
INFO
Published Date :
Sept. 22, 2025, 6:15 p.m.
Last Modified :
Oct. 14, 2025, 7:51 p.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
---|---|---|---|---|---|---|
CVSS 3.1 | HIGH | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
Solution
- Sanitize all user-supplied input.
- Encode output before rendering it.
- Implement input validation checks.
- Update the Ajax transaction manager.
Public PoC/Exploit Available at Github
CVE-2025-55888 has a 2 public
PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2025-55888
.
URL | Resource |
---|---|
http://alpes.com | Broken Link |
http://ard.com | Broken Link |
https://github.com/0xZeroSec/CVE-2025-55888 | Exploit |
https://services.ard.fr/?eID=tx_afereload_ajax_transactionmanager | Product |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2025-55888
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2025-55888
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
None
📡 PoC auto collect from GitHub. ⚠️ Be careful Malware.
security cve exploit poc vulnerability
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2025-55888
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2025-55888
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Oct. 14, 2025
Action Type Old Value New Value Added CPE Configuration OR *cpe:2.3:a:ard:gec_en_ligne:-:*:*:*:*:*:*:* Added Reference Type MITRE: http://alpes.com Types: Broken Link Added Reference Type MITRE: http://ard.com Types: Broken Link Added Reference Type MITRE: https://github.com/0xZeroSec/CVE-2025-55888 Types: Exploit Added Reference Type MITRE: https://services.ard.fr/?eID=tx_afereload_ajax_transactionmanager Types: Product -
New CVE Received by [email protected]
Sep. 22, 2025
Action Type Old Value New Value Added Description Cross-Site Scripting (XSS) vulnerability was discovered in the Ajax transaction manager endpoint of ARD. An attacker can intercept the Ajax response and inject malicious JavaScript into the accountName field. This input is not properly sanitized or encoded when rendered, allowing script execution in the context of users browsers. This flaw could lead to session hijacking, cookie theft, and other malicious actions. Added Reference http://alpes.com Added Reference http://ard.com Added Reference https://github.com/0xZeroSec/CVE-2025-55888 Added Reference https://services.ard.fr/?eID=tx_afereload_ajax_transactionmanager -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Sep. 22, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L Added CWE CWE-79